home *** CD-ROM | disk | FTP | other *** search
- Use 'shape' as an argument to DA, F and HD to display all client-owned shapes.
-
- Use dot '.' to represent the last displayed address.
-
- Use the up/down arrow keys to set the scrolling speed.
-
- Option-double-click on an address to display memory as a type.
-
- operators: - + * / % ^ | & [@*] ~ () numbers: . 0x $ # '' strings: ""
-
-
- WH addr
- Display the block containing addr.
-
-
- V [addr]
- Validate all (no parameters) or validate specific block.
-
-
- UF filename [page number]
- Display the contents of the file by unflattening it.
- Use page number to specify a page of a printer spool file.
-
- Q
- Quit.
-
-
- OG
- Display other (generic, non-graphic) globals.
-
- LP
- List the known processes that have a graphics client.
-
-
- LC [process]
- List the known graphics clients.
-
-
- IG
- Display init globals.
-
-
- HZ
- List the known heaps.
-
-
- HX addr | <heapname> Ex.: HX system
- Switch to the heap containing addr, or named <heapname>.
-
-
- HT
- Total the heap.
-
-
- HD [bu(sy) di(rect) fr(ee) i(ndirect) t(emp) u(n)b(usy) u(n)l(oaded)]
- [<type> [<type> ... ]] Ex.: HD bu line layout polygon
- Dump the heap, or the heap parts that match parameters.
-
-
- HC
- Check the heap.
-
-
- GG
- Display graphics globals.
-
- FL addr [filename] Ex.: FL 0x3321A "flat shapes"
- Display the stream produced by flattening this shape.
-
- F addr [number [start [end]]]
- [bu(sy) di(rect) fr(ee) i(ndirect) t(emp) u(n)b(usy) u(n)l(oad)]
- [<type> [<type> ... ]] Ex.: F 0x4456A 3 ul picture
- Find references to addr in the heap parts that match parameters.
-
-
- ER number
- Display the error name that matches this number.
-
- DV
- Display version.
-
-
- DM addr [n | t(ype)] Ex.: DM 1b2358 t
- Display memory from addr for n bytes or as a type.
-
-
- DA [bu(sy) di(rect) fr(ee) i(ndirect) t(emp) u(n)b(usy) u(n)l(oaded)]
- [<type> [<type> ... ]] Ex.: DA bu line layout polygon
- Display all blocks in the heap, or all that match parameters.
-
-